
ROLAND IN THE HAUNTED HOUSE
---------------------------

By C. Wakelin (c) 1986

Published in Amstrad User * September 1986


Roland in the Haunted House is a version of that old favourite arcade game,
Pacman. It features gobbling action, power pills, increasing difficulty, a 
high score table and a choice of three mazes. There are four ghosts and a
extra life at 10 000 points?

First type in Listing 1. When you reach line 360, enter lines 10000-10010 and
type : GOTO 10000

Type in lines 360-480 using the numeric keypad for the digits. After use,
lines 10000-10010 may be deleted. Type in the rest of the listing as normal,
then saves it with : SAVE "HAUNTED

Type in listing 2, save it on to a separate tape or disc in case of mistakes
and the run it. It all goes well, save the generated code after listing 1
with:

SAVE "HHCODE",B,20000,4800

Reset the computer and run the proram from the beginning with: RUN"HAUNTED

Joystick of keyboard can be used. The control keys are Z and X for left and
right, + and ? for up and down, M to pause, S to restart, A to abort the game.

